home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5143 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  40 lines

  1. Path: news.mountain.net!usenet
  2. From: gene_heskett@wvlink.mpl.com (Gene Heskett)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Losing Path in new shell
  5. Date: 10 Mar 96 23:45:36 +0500
  6. Organization: MountainNet, Inc. Morgantown WV 800.444.1458
  7. Message-ID: <940.6643T1425T1834@wvlink.mpl.com>
  8. References: <4h1lbn$86o@news.cs.tu-berlin.de>
  9. NNTP-Posting-Host: slip9.mpl.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13.  AH> Hello,
  14.  
  15.  AH> I have a strange problem with NewShell/NewCLI command.
  16.  AH> When I run it from my program with System() (asynchronously),
  17.  AH> it opens own window, but resets Path to defaults (only C: and
  18.  AH> current directory). How can I open new shell that has the same
  19.  AH> Path as shell called from WB ? Any hints what's wrong with my
  20.  AH> code ? Thanks in advance,
  21.  
  22.  AH> Adrian Halamoda
  23.  
  24.  AH> -- 
  25.  AH> Adrian Halamoda                    //
  26.  AH> E-mail: halamoda@cs.tu-berlin.de      \X/     
  27.  AH> WWW: http://www.cs.tu-berlin.de/~halamoda/
  28.  
  29. Yes, duplicate the path assigns in your user-startup,
  30. startup-sequence files into the s:shell-startup. Your editors
  31. copy/paste works right nice for that.
  32.  
  33.  
  34. /*            Gene Heskett          |  These opinions are NOT to be  */
  35. /*  CE @ WDTV Weston/Clarksburg WV  |  confused with the official    */
  36. /*  <gene_heskett@wvlink.mpl.com>   |  WDTV managment views          */
  37. #include <std.disclaimer>
  38.  
  39.  
  40.